﻿@charset "utf-8";
body, div, p, span, font, a, img, h1, h2, h3, h4, h5, h6, h7, table, tr, td, dl, dt, dd, ul, li, input, select,iframe
{
    margin: 0px;
    border: 0px;
    padding: 0px;
    list-style: none;
}
body
{
    font-size: 12px;
    font-family: "微软雅黑" , "Arial" , "sans-serif";
    color: #333;
    background: url(../images/bodybg.jpg) repeat;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
    cursor: pointer;
}
a:visited
{
    text-decoration: none;
}
ul li
{
    list-style-type: none;
}
.left
{
    float: left;
    display: inline-block;
}
.right
{
    float: right;
    display: inline-block;
}
.clear
{
    clear: both;
}
.box
{
    width: 1000px;
    margin: 0px auto;
}
.mrT10
{
    margin-top: 10px;
}
.mrB20
{
    margin-bottom: 20px;
}

.top
{
    height: 70px;
    line-height: 70px;
    padding: 8px 0px 8px;
}
.logo img
{
    display: inline-block;
    width: 350px;
    height: 70px;
    padding-left: 10px;
}
.tel
{
    color: #888;
    text-align: right;
}
.tel font
{
    display: block;
    line-height: 30px; color:#B8B8B8;
}
.tel font a{ color:#9E9E9E;}
.telnum
{
    display: block;
    font-size: 18px;
    color: #888;
    padding-left: 30px;
    background: url(../images/tel.jpg) left center no-repeat;
    line-height: 25px;
    margin: 8px 0px;
}
.nav
{
    width: 100%;
    height: 45px;
    background: url(../images/navbg.jpg) bottom repeat-x;
	clear: both;
}
.nav ul
{
    height: 45px;
}
.nav ul li
{
    display: inline-block;
    height: 45px;
    line-height: 45px;
    float: left;
    text-align: center;
}
.nav ul li.nav_on
{
    background: url(../images/navhover.png) bottom no-repeat;
}
.nav ul li a
{
    color: #fff;
    font-size: 14px;
    display: inline-block;
    width: 125px;
}
.nav ul li a:hover
{
    color: #fff;
    font-weight: 400;
    background: url(../images/navhover.png) bottom center no-repeat;
}
.nav ul li .showMenu li
{
    height: 35px;
    line-height: 35px;
    width: 100%;
}
.nav ul li .showMenu li a
{
    font-size: 13px;
    color: #fff;
    width: 110px;
    padding: 0px;
}
.nav ul li .showMenu li:hover a
{
    color: #fff;
}

.nav ul li .showMenu li ul
{
    margin-left: 155px;
    top: 0px;
    position: absolute;
    width: 155px;
    left: 0px;
    _left: 0px;
}
.nav ul li .showMenu li ul li
{
    line-height: 35px;
}
.nav ul li .showMenu
{
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    position: absolute;
    left: 0;
    _left: 0;
    top: 42px;
    _top: 42px;
    z-index: 9999;
    background: #333;
    -moz-box-shadow: 0 0 3px -1px #ccc;
    padding: 2px 0px 0px;
    background: url(../images/navbg.jpg) repeat;
    width: 110px;
}
.nav ul li .showMenu li ul li a
{
    height: 45px;
    line-height: 45px;
    padding-top: 0px;
}
.nav ul li .showMenu li ul.me2
{
    top: -46px;
}
.arrow-down
{
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #F7F7F7;
    position: absolute;
    top: 22px;
    right: 8px;
    z-index: 1;
}

/*轮播banner*/
/* flexslider */
.flexslider
{
    height: 290px;
    overflow: hidden;
    background: url(../images/loading.gif) 50% no-repeat;
    width: 100%;
    z-index: 1;
    position: relative;
}
.slides
{
    position: relative;
    z-index: 1;
}
.slides li
{
    height: 290px;
}
.slides li img
{
    width: auto;
}
.flex-control-nav
{
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    margin-left: 45%;
}
.flex-control-nav li
{
    display: inline-block;
    width: 15px;
    height: 14px;
    margin: 0px 5px;
    zoom: 1;
}
.flex-control-nav a
{
    display: inline-block;
    width: 15px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/dot.png) -25px 0 no-repeat;
    cursor: pointer;
    font-size: 0px;
}
.flex-control-nav .flex-active
{
    background-position: 0 0;
}

.flex-direction-nav
{
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
    left: 0px;
}
.flex-direction-nav li a
{
    display: block;
    width: 30px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.flex-direction-nav li a.flex-prev
{
    left: 150px;
    background: url(../images/prev.png) center center no-repeat;
    opacity: 0.1;
    filter: alpha(opacity70);
}
.flex-direction-nav li a.flex-next
{
    right: 150px;
    background: url(../images/next.png) center center no-repeat;
    opacity: 0.1;
    filter: alpha(opacity=70);
}

.flex-direction-nav li a.flex-prev:hover
{
    opacity: 0.3;
    filter: alpha(opacity=80);
}
.flex-direction-nav li a.flex-next:hover
{
    opacity: 0.3;
    filter: alpha(opacity=80);
}

/*内容区通知公告*/
.main
{
    overflow: hidden;
}
.notices
{
    width: 248px;
    border: 1px solid #f0f0f0;
    border-top: none;
}
.tit
{
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    background: url(../images/menulbg.png) repeat-x;
    display: block;
}
.titbg
{
    display: inline-block;
    font-weight: bold;
    width: 105px;
    text-indent: 1em;
    background: url(../images/menul.png);
    color: #fff;
}
.tit font a
{
    display: inline-block;
    float: right;
    margin-right: 10px;
    text-decoration: none;
    color: #888;
    font-size: 14px;
    font-weight: normal;
}
.tit font a:hover
{
    color: #FF6600;
}
ul.borstyle
{
    padding-top: 5px;
}

ul.borstyle li a
{
    height: 28px;
    line-height: 28px;
    padding-left: 27px;
    background: url(../images/bot.png) no-repeat 10px center;
    overflow: hidden;
    display: block;
    color: #333;
    vertical-align: middle;
    font-size: 12px;
}

ul.borstyle li a:hover
{
    text-decoration: underline;
    color: #FF6600;
}


.jishu
{
    width: 360px;
    border: 1px solid #f0f0f0;
    border-top: none;
}
ul.bor
{
    padding-top: 5px;
}
ul.bor li
{
    height: 28px;
    line-height: 28px;
    padding-left: 20px;
    background: url(../images/bot.png) no-repeat 5px center;
}

ul.bor li a
{
    display: inline-block;
    width: 100%;
    color: #333;
    vertical-align: middle;
    font-size: 12px;
}
ul.bor li a font
{
    display: inline-block;
    width: 75%;
    overflow: hidden;
    float: left;
}
ul.bor li a font:hover
{
    text-decoration: underline;
    color: #FF6600;
}
ul.bor li a span
{
    display: inline-block;
    width: 25%;
    color: #999;
    float: right;
    text-align: center;
}
ul.bor li a:hover
{
    color: #333;
}



/*推荐产品*/
.tjPro
{
    margin-left: 10px;
    margin-right: 10px;
    width: 368px;
}
#slider
{
    width: 368px;
    height: 262px;
    border: 1px solid #eaeaea;
}
#slider .pics
{
    width: 368px;
    height: 250px;
    overflow: hidden;
}
#slider .pics li
{
    height: 262px;
    width: 368px;
    float: left;
}
#slider #nav
{
    position: absolute;
    bottom: 5px;
    right: 5px;
}
#slider #nav li.nav
{
    background: #F47500;
    color: #fff;
}
#slider #nav li
{
    border: 1px solid #f47500;
    color: #d94b01;
    cursor: pointer;
    background: #fff;
    font-size: 12px;
    height: 15px;
    width: 15px;
    margin-left: 4px;
    display: inline-block;
    text-align: center;
}
#slider .pics li img
{
    display: block;
    height: 262px;
    width: 368px;
}

.productlist
{
    width: 248px;
    border: 1px solid #f0f0f0;
    border-top: none;
}
.productlist ul
{
    margin: 5px 10px;
    overflow: hidden;
}
.productlist ul li
{
    line-height: 33px;
    border-bottom: 1px solid #F4F4F4;
}
.productlist ul li a
{
    background: url(../images/bit.png) left no-repeat;
    display: inline-block;
    width: 95%;
    height: 100%;
    padding-left: 20px;
    color: #333;
}
.productlist ul li a:hover
{
    color: #FF6600; text-decoration:underline;
}
.productmenu
{
    width: 240px;
    height: 40px;
    background: url(../images/menulbg.jpg) repeat-x;
    line-height: 40px;
    color: #FF6600;
}
.productlist ul li ul.class li
{
    line-height: 27px;
}
.productlist ul li ul.class
{
    margin: 0px 10px;
}
.productlist ul li ul.class li a:hover
{
    background: url(../images/bit.png) left no-repeat;
    color: #FF6600;
    text-decoration: underline;
}

/*产品展示*/
.products
{
    width: 738px;
    margin-left: 10px;
    border: 1px solid #f0f0f0;
    border-top: none;
}

.proList
{
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 20px;
}
.proList li
{
    display: inline-block;
	margin: 10px 10px 5px;
    float: left;
	width:224px;
}
.proList li a
{
    display: block;
    text-align: center;
}
.proList li a img
{
    display: block;
    width: 224px;
    height: 170px;
    border: 1px solid #e7e7e7;
}
.proList li a .bh
{
    line-height: 30px;
    color: #333;
    height: 30px;
    overflow: hidden;
}
.conductUs
{
    border: 1px solid #f0f0f0;
    border-top: none;
    width: 248px;
}
.conducttxt
{
    padding: 10px 10px 10px 15px;
}
.conducttxt p
{
    line-height: 30px;
}

/*新闻中心*/
.newsL
{
    width: 738px;
    margin-left: 10px;
    border: 1px solid #f0f0f0;
    border-top: none;
}
.newsL ul
{
    overflow: hidden;
}
.newsL ul li
{
    display: inline-block;
    width: 225px;
    float: left;
    background: #FAFAFA;
    margin-bottom: 10px;
    margin: 10px;
}
.newsL ul li a
{
    display: block;
}
.newsL ul li a img
{
    display: block;
    width: 225px;
    height: 120px;
}
.newsL ul li h3
{
    color: #333;
    padding: 5px;
    font-weight: normal;
    text-align: center;
}
.newsL ul li a:hover .teatxt
{
    color: #333;
    text-decoration: underline;
}
.newsL ul li h4
{
    color: #333;
    padding: 5px 10px;
}
.newsL ul li .teatxt
{
    color: #888;
    display: block;
    line-height: 25px;
    padding: 0px 10px 10px 10px;
}

/*底部*/
.fotter
{
    border-top: 2px solid #005590;
    background: #006cb7;
    margin-top: 20px;
}
.fotterbotm
{
    overflow: hidden;
    padding: 10px;
}
.fotterbotmL, .fotterbotmR
{
    display: inline-block;
    float: left;
    width: 50%;
    color: #666;
}
.fotterbotmL p, .fotterbotmR p
{
    height: 25px;
    line-height: 25px;
    color: #cbdaeb;
}

.fotterbotmL p a, .fotterbotmR p a
{
    color: #cbdaeb;
}

.fotterbotmR
{
    text-align: right;
}


/*公告*/
.neitit
{
    text-align: center;
    line-height: 40px;
    margin-top: 10px;
    color: #555;
}

.i-news
{
    padding-bottom: 20px;
    overflow: hidden;
}
.i-news li
{
    border-bottom: 1px dotted #ddd;
    margin-bottom: 0;
    height: 100px;
    padding: 10px 0;
    background: #fff;
    margin-bottom: 5px;
    overflow: hidden;
    width: 95%;
    float: left;
    margin: 10px 10px 5px;
}
.i-news li .date
{
    height: 95px;
    width: 90px;
    color: #0f9ca1;
    float: left;
    font-size: 52px;
    text-align: center;
    line-height: 80px;
    display: inline-block;
    background: #f7f7f7;
    margin-left: 10px;
    margin-right: 15px;
}
.i-news li .date span
{
    display: block;
    font-size: 14px;
    line-height: 10px;
    margin-top: -13px;
    _margin-top: -13px;
}
.i-news li h3
{
    color: #111;
    font-size: 14px;
    margin-top: 13px;
    margin-bottom: 8px;
    font-weight: normal;
}
.i-news li p
{
    color: #888;
    font-size: 12px;
    line-height: 18px;
    margin-right: 5px;
    text-align: left;
    text-indent: 0;
}

.noticetxt
{
    display: inline-block;
    float: left;
    width: 585px;
    height: 100%;
    overflow: hidden;
}
.noticetxt a
{
    display: block;
    width: 100%;
}
.i-news li:hover
{
    background: #f7f7f7;
}

.neitit
{
    text-align: center;
    line-height: 40px;
    margin-top: 10px;
    color: #555;
}

/*关于我们*/
.contxt
{
    padding: 20px;
    font-size: 14px;
    line-height: 30px;
}

.contxt img{
	width:auto;
	max-width:700px;
}
/*分页*/
.pager
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    margin: 20px 3px 3px 3px;
    padding-top: 10px;
    text-align: center;
    font-size: 12px;
    height: 28px;
}
.pager a
{
    border: #EEE 1px solid;
    padding: 10px;
    background: #fafafa;
    color: #252525;
    margin: 10px;
}
.pager a:hover
{
    border: #FF862E 1px solid;
    background: url(image2.gif) #FF862E;
    color: #fff;
}

/*新闻*/
.newsli
{
    padding: 20px 20px 0px;
    padding-bottom: 20px;
}
.newsli ul li
{
    height: 150px;
    border-bottom: 1px dotted #ddd;
    padding-top: 10px;
}
.newsli ul li img
{
    width: 220px;
    height: 140px;
    display: inline-block;
    margin-right: 15px;
    float: left;
}
.newsli ul li .newsfirstTxt
{
    width: 450px;
    float: left;
}
.newsli .newsfirstTxt .txth3
{
    padding: 5px 0px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
p.time
{
    text-align: right;
    color: #888;
    line-height: 20px;
}
p.more
{
    display: block;
    text-align: right;
    color: #888;
    line-height: 20px;
}
p.more:hover
{
    text-decoration: underline;
    color: #f2700f;
}
.newtxt
{
    color: #888;
    line-height: 25px;
    font-size: 13px;
    height: 80px;
    display: block;
    overflow: hidden;
}

.skillList
{
    margin-bottom: 20px;
}
ul.skill
{
    padding: 10px;
}
ul.skill li a
{
    line-height: 30px;
    height: 30px;
}
ul.skill li a font
{
    width: 85%;
}
ul.skill li a span
{
    width: 15%;
}

/*联系我们*/
.contL, .contR
{
    margin-right: 10px;
    background: #fff;
    padding: 20px;
}
.contL h2
{
    line-height: 40px;
    color: #333;
}
.contL
{
    line-height: 30px;
    font-size: 14px;
}

/*留言*/
.xlarge
{
    width: 245px;
    height: 25px;
    margin-right: 10px;
    padding: 4px;
    font-size: 12px;
    line-height: 18px;
    color: #808080;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-top: 6px;
}
.table_form textarea
{
    margin-top: 10px;
}
.ib
{
    width: 100px !important;
    margin-top: 10px;
}
.submit input
{
    background: #F49128;
    width: 100px; 
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #ffffff;
    border: none; border-radius:3px; -webkit-border-radius:3px;-o-border-radius:3px;-moz-border-radius:3px;
}
.submit input:hover{ background: #FD8200; cursor:pointer;}

.remind{ padding-left:40px;}
.remind p{ line-height:30px;}
/*下载质料*/
.down
{
    margin: 20px;
    border-collapse: collapse;
    width: 700px;
}
.down tr th
{
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ddd;
    background: #EFEFEF;
}
.down tr td
{
    border: 1px solid #ccc;
    padding-bottom: 5px;
    line-height: 30px;
    text-align: center;
    padding-top: 5px;
    font-size: 12px;
    color: #646464;
}
.down tr td a
{
    padding: 5px;
    color: #FF6600;
    text-decoration: underline;
}
.down tr td a:hover
{
    background: #FF6600;
    color: #fff;
}
.down tr td.blod
{
    font-weight: bold;
}
/*上一篇 下一篇*/
.news-btn{ overflow:hidden; margin:20px 0px 50px;}

.news-last,.news-next {
height: 45px;
width: 45%;
display: block;
text-align: center;
line-height: 45px;
border-top: #f5f5f5;
background: #F3F3F3; float:left; margin:0px 10px;
font-family: "微软雅黑";
color: #848484;
font-size: 14px;
border-right: 1px solid #eeeeee;
}
.news-btn a:hover{ color:#f2700f;}
.tith3{ text-align:center; line-height:40px;}


/*当前位置*/
.menul {
border-bottom: 1px solid #E7E7E7;
line-height: 42px;
}
.menul_fw_ny {
padding-left: 10px;
color: #10C578;
font-size: 16px;
text-align: left;
}
.menul_line b {
display: block; width:100%;
font-weight: normal;
font-size: 14px;
margin-right: 10px;
color: #888;
}
.menul_line b span {
float: left;
padding: 0px 5px; display:inline-block;
}
.menul_line b a {
margin: 5px; color:#333;
}
.menul_line b a:hover{ text-decoration:underline;}
.menul font a{padding: 5px;
line-height: 25px;
display: inline-block;
float: left;border-bottom:1px dotted #ccc; margin:10px;}
.menul font a{ color:#333; display:block;}
.menul font:hover a{  color:#FF6600; text-decoration:underline;}

.index_video{ width:360px; height:266px; display:inline-block; float:left;}

/*友情链接*/
.slideTxtBox .hd {
height: 45px;
line-height: 45px;
position: relative;
font-size: 14px;
}
.slideTxtBox .hd span {
display: inline-block;
font-weight: bold;
height: 35px;
text-indent: 0.5em;
font-size: 16px;
}

.picScroll-left .prev, .picScroll-left .next {
display: block;
width: 20px;
height: 20px;
float: right;
margin-right: 10px;
margin-top: 10px;
overflow: hidden;
cursor: pointer;
background: url("../images/arrow.jpg") 0 0 no-repeat;
}
.picScroll-left .next {
background: url("../images/next.jpg") 0 0 no-repeat;
}

.picScroll-left .bd ul li {
margin: 0 6px;
float: left;
_display: inline;
overflow: hidden;
text-align: center;
width: 235px;
}
.link .bd ul li {
width: 190px !important;
}
.link .bd ul li .pic img {
width: 173px;
height: 53px;
display: block;
border: 1px solid #555;
}

.picScroll-left .bd {
padding: 10px 2px 10px;
border: 1px solid #eee;
}